home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 January / PCWorld_2002-01_cd.bin / Novinky / Becher / 1. Zlaty Kalich / ZlatyKalich.exe / scripts / frame_2013 / DoAction.as
Text File  |  2001-11-12  |  130b  |  10 lines

  1. if(_root.ozralastate < 3)
  2. {
  3.    _root.gotoAndPlay("rnam");
  4. }
  5. else
  6. {
  7.    _root.gotoAndPlay("povybuchu");
  8. }
  9. call("/:sipka");
  10.